'Declaration<DispIdAttribute(98)> Function GetPageRotation( _ ByVal OCRResultID As String _ ) As Integer
[DispId(98)] int GetPageRotation( string OCRResultID )
function GetPageRotation(
OCRResultID: String
): Integer;
DispIdAttribute(98) function GetPageRotation( OCRResultID : String ) : int;
[DispId(98)] int GetPageRotation( string* OCRResultID )
[DispId(98)] int GetPageRotation( String^ OCRResultID )
Parameters
- OCRResultID